home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / feeltheflash.swf / scripts / DefineButton2_972 / BUTTONCONDACTION on(press).as next >
Text File  |  2005-08-12  |  175b  |  8 lines

  1. on(press){
  2.    mon = 1;
  3.    x = _xmouse;
  4.    _root.main.fr.faces.changeEyeballs("down","Rdown","down");
  5.    _parent.aff = _parent._parent.fukuL._currentFrame;
  6.    rf = 1;
  7. }
  8.